projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc1a689
)
reftests: Fix entry-progress-coloring test
author
Benjamin Otte
<otte@redhat.com>
Thu, 2 Feb 2012 01:55:45 +0000
(
02:55
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 2 Feb 2012 02:14:02 +0000
(
03:14
+0100)
Use reset-to-defaults here.
tests/reftests/entry-progress-coloring.css
patch
|
blob
|
history
diff --git
a/tests/reftests/entry-progress-coloring.css
b/tests/reftests/entry-progress-coloring.css
index f64340951a1dc3480c8570bdc2615e871a987f98..7b7886b318e0e3a14e6aeec3846292f2aef2d481 100644
(file)
--- a/
tests/reftests/entry-progress-coloring.css
+++ b/
tests/reftests/entry-progress-coloring.css
@@
-1,10
+1,9
@@
+@import "reset-to-defaults.css";
+
* {
-GtkWidget-interior-focus: false;
-GtkWidget-focus-line-width: 10;
- padding: 0;
- engine: none;
font: Monospace;
- border-image: none;
}
GtkEntry #padded {